home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
tools
/
wb-tools
/
shellbench
/
catalogs
/
shellbench.ct
(
.txt
)
< prev
next >
Wrap
Amiga Catalog Translation file
|
1996-04-05
|
7KB
|
219 lines
## version
## language
## codeset 0
; Created from $VER: ShellBench.cd 1.3 (5.4.96)
; Catalog description file for ShellBench.
;*************************************************************************
; General Program Strings
;*************************************************************************
NOMEMMSG
;Not enough memory available!
COMMDESCMSG
;WB's 'Execute' requester on steroids!
; <commodity description>
OPTSWINMSG
;ShellBench Options
; <options window title>
;*************************************************************************
; Initialization Strings
; Unless otherwise noted, all these appear in requesters and are
; automatically formatted.
;*************************************************************************
NOLIBMSG
;Couldn't open %s V%lu!
; <%s = libname, %lu = libver>
NOICONMSG
;Couldn't access ShellBench icon to read tooltypes!
BADBOOLTOOLMSG
;\033cInvalid value '%s'\nfor boolean option '%s'.\nPlease specify a value of\nYES, NO, TRUE or FALSE.
; <%s = user's value, %s = tooltypename>
BADSTRTOOLMSG
;\033cInvalid value for string option '%s'.\nPlease supply an unquoted value for this tooltype.
; <%s = tooltypename>
BADINTTOOLMSG
;\033cInvalid value '%s'\nfor integer option '%s'.\nPlease supply an integer value.
; <%s = user's value, %s = tooltypename>
NOHOTKEYMSG
;\033cCouldn't create the hotkey object!\nCheck the definition:\n'%s'.
; <%s = hotkey definition>
NOOPENHISTMSG
;\033cCouldn't open history file\n'%s'!
; <%s = filename>
NOREADHISTMSG
;\033cCouldn't read history file!\nError %lu: %s
; <%lu = DOS error code, %s = DOS error msg>
NOWRITEHISTMSG
;\033cCouldn't write history file!\nError %lu: %s
; <%lu = DOS error code, %s = DOS error msg>
NOOPENFONTMSG
;Couldn't open font '%s', size %lu!
; <%s = fontname, %lu = fontsize>
NOWINOBJMSG
;Couldn't create window object!
NOOPENWINMSG
;Couldn't open the window!
;*************************************************************************
; Requester Title & Gadget Strings
;*************************************************************************
INSFREQMSG
;Choose Filename to Insert
INFORMTITLEMSG
;ShellBench Message
INFORMOKAYMSG
;_Okay
CURDIRREQMSG
;Choose Current Directory
PATHREQMSG
;Choose Another Path Directory
SAVEOPTSREQMSG
;Save Options to Project Icon
;*************************************************************************
; General Runtime Strings
; Unless otherwise noted, all these appear in requesters and are
; automatically formatted.
;*************************************************************************
CLIPNOTFTXTMSG
;Clipboard doesn't contain plain text!
CLIPNOTIFFMSG
;Clipboard contents are not in valid IFF format!
NOREADCLIPMSG
;Couldn't read from clipboard!
NOOPENCLIPMSG
;Couldn't open clipboard!
NOLAUNCHMSG
;\033cCouldn't launch command!\nReturn code: %ld
; <%ld = DOS error code returned by System()>
NOCURDIRMSG
;\033cCouldn't set current directory\n'%s'\nfor command!
; <%s = dirname>
NOPATHMSG
;\033cCouldn't build search path out of\n'%s'!
; <%s = dirnames separated by commas>
NOOUTPUTMSG
;\033cCouldn't open output\n'%s'\nfor command!
; <%s = filename>
LONGCMDMSG
;\033cCommand in project icon\n'%s'\nis too long!
NOMATCHSPACEMSG
;\033cNot enough space to\ninsert all matches of:\n'%s'
; <%s = wildcard pattern>
NOMATCHMSG
;\033cNo match found for:\n'%s'
; <%s = wildcard pattern>
NOEXPANDMSG
;\033cCouldn't expand\n'%s'\nas a pattern!
; <%s = wildcard pattern>
NOCOMPLETEMSG
;\033cCouldn't perform name completion!\nError %lu: %s
; <%lu = DOS error code, %s = DOS error msg>
LONGPATHMSG
;\033cFull pathname of\n'%s'\n is too long!
; <%s = filename>
NOGETPATHMSG
;\033cCouldn't get full pathname for\n'%s'
; <%s = filename>
NOWBARGMSG
;\033cCouldn't find Workbench object\n'%s'!
; <%s = filename>
NOSTRSPACEMSG
;\033cNot enough space left in string gadget for\n'%s'!
; <%s = filename or hotlist string>
NOWRITEPROJMSG
;\033cCouldn't write project icon\n'%s'!
; <%s = iconname>
NOLOCKDIRMSG
;\033cCouldn't access drawer\n'%s'!
NOTSBPROJMSG
;\033c'%s'\nis not a ShellBench project!
; <%s = iconname>
NOGUIDEMSG
;\033cCouldn't open AmigaGuide file\n'%s'!
; <%s = guidename>
NOTOPTIONCMDMSG
;\033cUnrecognized option command!
BADOPTIONCMDMSG
;\033cIncorrect arguments!\nOption command '%s'\nhas template \"%s\".
; <%s = command, %s = template>
;*************************************************************************
; Main Window Gadget Labels and Keys
; As usual, place underscore '_' before shortcut key in label, set
; xxxGADKEY to that single shortcut character. Do not use any shifted
; characters, as SHIFT in BGUI cancels gadget activation.
;*************************************************************************
MAINCMDGADLAB
;Co_mmand
; <command string gadget>
MAINCMDGADKEY
MAINEXEGADLAB
;_Execute
; <exe button gadget>
MAINEXEGADKEY
MAINOPTSGADLAB
;_Options...
; <options button gadget>
MAINOPTSGADKEY
MAINHIDEGADLAB
;_Hide
; <hide button gadget>
MAINHIDEGADKEY
MAINQUITGADLAB
;_Quit
; <quit button gadget>
MAINQUITGADKEY
;*************************************************************************
; Options Window Gadget Labels and Keys
; As usual, place underscore '_' before shortcut key in label, set
; xxxGADKEY to that single shortcut character. Do not use any shifted
; characters, as SHIFT in BGUI cancels gadget activation.
;*************************************************************************
OUTGADLAB
;O_utput
; <output string gadget>
OUTGADKEY
CDSTRGADLAB
;Cur_Dir
; <curdir string gadget>
CDSTRGADKEY
CDREQGADLAB
; <curdir-req button gadget>
CDREQGADKEY
PATHSTRGADLAB
;_Path
; <path string gadget>
PATHSTRGADKEY
PATHREQGADLAB
; <path-req button gadget>
PATHREQGADKEY
STACKGADLAB
;Stac_k
; <stack integer gadget>
STACKGADKEY
PRIGADLAB
;P_riority
; <priority integer gadget>
PRIGADKEY
WILDGADLAB
;Expand _Wild
; <wildcardexpansion checkbox gadget>
WILDGADKEY
INFOGADLAB
;_Match .info
; <match .info checkbox gadget>
INFOGADKEY
SHELLGADLAB
;S_hell
; <customshellname string gadget>
SHELLGADKEY
OKAYGADLAB
;_Okay
; <okay button gadget>
OKAYGADKEY
SAVEGADLAB
;_Save to Icon
; <save button gadget>
SAVEGADKEY
CANCELGADLAB
;_Cancel
; <cancel button gadget>
CANCELGADKEY